runtime.mSpanList.insert (method)

6 uses

	runtime (current package)
		mgcwork.go#L369: 				work.wbufSpans.busy.insert(s)
		mgcwork.go#L382: 			work.wbufSpans.busy.insert(s)
		mheap.go#L1609: func (list *mSpanList) insert(span *mspan) {
		stack.go#L222: 		list.insert(s)
		stack.go#L245: 		stackpool[order].item.span.insert(s)
		stack.go#L513: 			stackLarge.free[log2npage].insert(s)